projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f678d01
)
*** empty log message ***
author
Jan Djärv
<jan.h.d@swipnet.se>
Fri, 26 Jan 2007 16:34:09 +0000
(16:34 +0000)
committer
Jan Djärv
<jan.h.d@swipnet.se>
Fri, 26 Jan 2007 16:34:09 +0000
(16:34 +0000)
ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 9e4bd3ce541dd4a026d84b0c05f54a10b3d7f5b8..806efe75965cef16f55bafd4391032ceb105f966 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2007-01-26 Jan Dj
\e
,Ad
\e
(Brv <jan.h.d@swipnet.se>
+
+ * configure.in: Add check for libXft.
+
2007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
* INSTALL: Info files moved to share/info.
diff --git
a/src/ChangeLog
b/src/ChangeLog
index f464830e9e5a3cc1888215f76e0a7645ec0e9660..32a9a7e23d511c361c835467f8b2263b0084842c 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,7
@@
2007-01-26 Jan Dj
\e
,Ad
\e
(Brv <jan.h.d@swipnet.se>
+ * gtkutil.c (xg_initialize): Call XftInit if HAVE_XFT.
+
* Makefile.in: Use XFT_LIBS if defined.
2007-01-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>